parser_debug
# define parser_debug(format, args...) fprintf(stderr, format, ##args)
# define parser_debug(format, args...)