pub unsafe extern "C" fn DSA_meth_get_bn_mod_exp( dsam: *const dsa_method, ) -> Option<unsafe extern "C" fn(*mut dsa_st, *mut bignum_st, *const bignum_st, *const bignum_st, *const bignum_st, *mut bignum_ctx, *mut bn_mont_ctx_st) -> i32>