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