pub unsafe extern "C" fn BN_exp( r: *mut bignum_st, a: *const bignum_st, p: *const bignum_st, ctx: *mut bignum_ctx, ) -> i32