conf_new_from_file
conf = conf_new_from_file(conf_path);
conf = conf_new_from_file(conf_path);
struct conf *conf_new_from_file(const char *path);
conf_up newconf = conf_new_from_file(config_path, use_ucl);
conf_up tmpconf = conf_new_from_file(config_path,