//0x4 bytes (sizeof)
union _KSR_FLAGS
{
ULONG MpwrResume:1; //0x0
ULONG Reserved:31; //0x0
ULONG AsULong; //0x0
};