//0x30 bytes (sizeof)
struct _MI_LARGE_PAGE_COALESCE_WORKER_CONTEXT
{
struct _KEVENT CandidatesExistEvent; //0x0
ULONGLONG InProgressBitmapIndex; //0x18
LONG DemandCoalesceAttempted; //0x20
LONG DemandCoalesceTimedOut; //0x24
LONG DemandCoalesceTimedOutCSwitch; //0x28
LONG DemandCoalesceSucceeded; //0x2c
};