conf_read
extern int conf_read(qelem *q, const char *conf);
if (conf_read(&q, cfg) == -1)
conf_read(&q, cfg);