pub const MAX_PERMITTED_DATA_INCREASE: usize = 10_240;
Maximum permitted data increase during realloc (10 KiB).