pub const INTERNAL_SLOT_CAP: usize = _; // 338usize
Maximum number of slots an internal node can hold at the worst case. Used to size the in-memory slot vector.