cfg_parse_map
cfg_parse_map(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret);
CHECK(cfg_parse_map(pctx, type, &mapobj));