2.4.4.3 Modification

ZixStatus zix_tree_insert(ZixTree *t, void *e, ZixTreeIter **ti)

Insert the element e into t and point ti at the new element.

ZixStatus zix_tree_remove(ZixTree *t, ZixTreeIter *ti)

Remove the item pointed at by ti from t