//0x8 bytes (sizeof)
union _MCI_STATUS
{
struct _MCI_STATUS_BITS_COMMON CommonBits; //0x0
struct _MCI_STATUS_AMD_BITS AmdBits; //0x0
struct _MCI_STATUS_INTEL_BITS IntelBits; //0x0
ULONGLONG QuadPart; //0x0
};