Function openssl_sys::X509_ALGOR_get0
pub unsafe extern "C" fn X509_ALGOR_get0(paobj: *mut *const ASN1_OBJECT, pptype: *mut c_int, ppval: *mut *const c_void, alg: *const X509_ALGOR) -> ()
The portability is definied by:
#[cfg(any(ossl110, libressl350))]