_CONF_get_string
p = _CONF_get_string(conf, cp, np);
char *s = _CONF_get_string(conf, group, name);
char *_CONF_get_string(const CONF *conf, const char *section,