__inorder_to_tree
return __inorder_to_tree(j, t->size, t->extra);
if (__inorder_to_tree(i, size, extra) != j)