free_token
static void free_token (re_token_t *node);
free_token (&node->token);
free_token (dfa->nodes + i);