//0x3040 bytes (sizeof)
struct _HEAP_VAMGR_CTX
{
struct _HEAP_VAMGR_VASPACE VaSpace; //0x0
ULONGLONG AllocatorLock; //0x60
ULONG AllocatorCount; //0x68
struct _HEAP_VAMGR_ALLOCATOR Allocators[255]; //0x70
};