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