Function openssl_sys::X509_STORE_CTX_get_ex_data
pub unsafe extern "C" fn X509_STORE_CTX_get_ex_data(ctx: *mut X509_STORE_CTX, idx: c_int) -> *mut c_void
The portability is definied by:
#[cfg(not(ossl300))]