Function openssl_sys::DSA_get0_key
pub unsafe extern "C" fn DSA_get0_key(d: *const DSA, pub_key: *mut *const BIGNUM, priv_key: *mut *const BIGNUM)
The portability is definied by:
#[cfg(any(ossl110, libressl273))]