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