twalk
void twalk(const posix_tnode *, void (*)(const posix_tnode *, VISIT, int));
twalk(root, treewalk);