SetUi64            71 third_party/lzma_sdk/CpuArch.h #define SetUi64(p, d) *(UInt64 *)(p) = (d);
SetUi64            95 third_party/lzma_sdk/CpuArch.h #define SetUi64(p, d) { UInt64 _x64_ = (d); \