cfg_has_quic
int cfg_has_quic(struct config_file* cfg);
if(cfg_has_quic(cfg)) {
if (cfg_has_quic(daemon->cfg)) {
if(cfg_has_quic(newcfg)) {
int cfg_has_quic(struct config_file* cfg);