AVL_SETCHILD
#define AVL_SETCHILD(n, c) \
#define AVL_SETCHILD(n, c) ((n)->avl_child_index = (unsigned short)(c))