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