void print_leaf(struct leaf *l);
void print_tree(struct ctree_root *root, struct tree_buffer *t);