SetUi32            70 third_party/lzma_sdk/CpuArch.h #define SetUi32(p, d) *(UInt32 *)(p) = (d);
SetUi32            89 third_party/lzma_sdk/CpuArch.h #define SetUi32(p, d) { UInt32 _x_ = (d); \