Function openssl_sys::SSL_CTX_get0_privatekey
pub unsafe extern "C" fn SSL_CTX_get0_privatekey(ctx: *const SSL_CTX) -> *mut EVP_PKEY
The portability is definied by:
#[cfg(any(ossl102, libressl340))]