//0x4 bytes (sizeof)
union _KI_PROCESS_CONCURRENCY_COUNT
{
ULONG Fraction:18; //0x0
ULONG Count:14; //0x0
ULONG AllFields; //0x0
};