pub const MAX_POSSIBLE_ALLOCATION: u32 = 33554432;
The maximum number of bytes that can be allocated at one time.