pub const LEAF_SLOT_BYTES: usize = 4;
Bytes per slot in a leaf slot directory. The entry is a single u32 LE giving the byte offset of the corresponding heap entry.