Return a newly allocated path to the default OpenSSL configuration file.
Declared in <openssl/conf.h>
<openssl/conf.h>
char* CONF_get1_default_config_file();
Heap string (free with OPENSSL_free()), or NULL on failure.