pub const MIN_ENTRIES_PER_INNER_NODE: usize = 2;
The minimum number of entries to place in an inner node.
This value must be greater than 1