//0x1 bytes (sizeof)
union _KCCB_SHADOW_PROCESSOR_STATE
{
UCHAR Idle:1; //0x0
UCHAR Transitioning:1; //0x0
UCHAR AllState; //0x0
};