//0x86980 bytes (sizeof)
struct _EX_POOL_HEAP_MANAGER_STATE
{
struct _RTLP_HP_HEAP_MANAGER HeapManager; //0x0
struct _EX_PUSH_LOCK PrivatePoolListLock; //0x38e0
struct _LIST_ENTRY PrivatePools[2]; //0x38e8
ULONGLONG PrivatePoolContextCookie; //0x3908
ULONG NumberOfPools; //0x3910
struct _EX_HEAP_POOL_NODE PoolNode[64]; //0x3940
struct _SEGMENT_HEAP* SpecialHeaps[4]; //0x86940
};