cfg_parse_special
CHECK(cfg_parse_special(pctx, '{'));
CHECK(cfg_parse_special(pctx, '}'));
cfg_parse_special(cfg_parser_t *pctx, int special);