npfctl_parse_port_range_variable
$$ = npfctl_parse_port_range_variable(NULL, $3);
$$ = npfctl_parse_port_range_variable($1, vp);
npfvar_t * npfctl_parse_port_range_variable(const char *, npfvar_t *);