pub fn one_recursive(data: &[u8], hash_len: usize) -> Option<(Tree, &[u8])>