config_dict_add_prop
{ config_dict_add_prop("index", $1);
{ config_dict_add_prop($1, $3); }
void config_dict_add_prop(const char *, char *);