Return the process-wide global default OSSL_LIB_CTX (not thread-local).
Declared in <openssl/crypto.h>
<openssl/crypto.h>
OSSL_LIB_CTX* OSSL_LIB_CTX_get0_global_default();
Borrowed pointer to the global default context; do not free.