UPInt Arena;
The memory arena used for this heap. The arena must be created by calling CreateArena.
Arena 0 is reserved for use by default, with the main SysAllocPaged/SysAlloc. The arena Ids must not be large because the system allocates an array of pointers of size 0...maxUsedArena.