link_nfa_nodes
ret = preorder (dfa->str_tree, link_nfa_nodes, dfa);
static reg_errcode_t link_nfa_nodes (void *extra, bin_tree_t *node);