pub unsafe extern "C" fn DH_meth_get_bn_mod_exp( dhm: *const dh_method, ) -> Option<unsafe extern "C" fn(*const dh_st, *mut bignum_st, *const bignum_st, *const bignum_st, *const bignum_st, *mut bignum_ctx, *mut bn_mont_ctx_st) -> i32>