_CONF_get_section
v = _CONF_get_section(conf, section);
if ((sv = _CONF_get_section(conf, section)) == NULL)
if ((tv = _CONF_get_section(conf, psection))
CONF_VALUE *_CONF_get_section(const CONF *conf, const char *section);