pub unsafe extern "C" fn DH_set0_key( dh: *mut dh_st, pub_key: *mut bignum_st, priv_key: *mut bignum_st, ) -> i32