//0x1 bytes (sizeof)
union _STORAGE_SECURITY_COMPLIANCE_BITMASK
{
UCHAR FIPS:1; //0x0
UCHAR Reserved:7; //0x0
UCHAR AsUchar; //0x0
};