Function openssl_sys::DH_get0_key
pub unsafe extern "C" fn DH_get0_key(dh: *const DH, pub_key: *mut *const BIGNUM, priv_key: *mut *const BIGNUM)
The portability is definied by:
#[cfg(any(ossl110, libressl270))]