pub unsafe extern "C" fn DH_set0_key( dh: *mut DH, pub_key: *mut BIGNUM, priv_key: *mut BIGNUM, ) -> c_int