pub const MIN_OBJECT_SIZE: u32 = _; // 20u32
The minimum object size: every object must have enough room for the forwarding reference that the copying collector writes during collection.