NCONF_dump_bio
return NCONF_dump_bio(&ctmp, out);
ret = NCONF_dump_bio(conf, btmp);
int NCONF_dump_bio(const CONF *conf, BIO *out);