Function openssl_sys::RSA_set0_key
pub unsafe extern "C" fn RSA_set0_key(r: *mut ::RSA, n: *mut ::BIGNUM, e: *mut ::BIGNUM, d: *mut ::BIGNUM) -> c_int
The portability is definied by:
#[cfg(any(ossl110, libressl273))]