FVirtualStackAllocator::FVirtualStackAllocator

RequestedStackSize will be rounded up to a whole number of pages and reserved One page will be earmarked as a guard, so the available memory will be NextMultipleOf(ReqestedStackSize, SystemPageSize) - SystemPageSize