//0x1a0 bytes (sizeof)
struct _MI_COMBINE_STATE
{
volatile LONG ActiveSpinLock; //0x0
ULONG CombiningThreadCount; //0x4
struct _RTL_AVL_TREE ActiveThreadTree; //0x8
ULONGLONG ZeroPageHashValue; //0x10
struct _MI_PAGE_COMBINING_SUPPORT CrossPartition; //0x18
};