const MAX_SPARSE_LEAF_LEN: usize = 32;
When a SparseLeaf goes over this, it becomes a BranchNode.
SparseLeaf
BranchNode