donotq_apply_cfg
int donotq_apply_cfg(struct iter_donotq* donotq, struct config_file* cfg);
if(!iter_env->donotq || !donotq_apply_cfg(iter_env->donotq, cfg)) {
if(!donotq_apply_cfg(ct->donotq, newcfg)) {
int donotq_apply_cfg(struct iter_donotq* donotq, struct config_file* cfg);
if(!iter_env->donotq || !donotq_apply_cfg(iter_env->donotq, cfg)) {