eval_match
$$ = skip_level == 0 ? eval_match($1, $3) : "";
static const char *eval_match(const char *, const char *);