Write the contents of a CONF object to a FILE in name=value form.
Declared in <openssl/conf.h>
<openssl/conf.h>
int NCONF_dump_fp( CONF const* conf, FILE* out);
1 on success, or 0 on failure.