pub fn test_get_range_proof<V: TestValue>(
    (btree, n): (BTreeMap<HashValue, V>, usize)
)