create_map
create_map(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **objp);
CHECK(create_map(pctx, type, &obj));