Function openssl_sys::RSA_get0_factors
pub unsafe extern "C" fn RSA_get0_factors(r: *const ::RSA, p: *mut *const ::BIGNUM, q: *mut *const ::BIGNUM)
The portability is definied by:
#[cfg(any(ossl110, libressl273))]