//0x2 bytes (sizeof)
union _HEAP_LFH_COMMIT_UNIT_INFO
{
struct
{
UCHAR CommitUnitShift; //0x0
UCHAR CommitUnitCount; //0x1
};
USHORT UShort; //0x0
};