pub unsafe extern "C" fn BN_mod_sub_quick( r: *mut bignum_st, a: *const bignum_st, b: *const bignum_st, m: *const bignum_st, ) -> i32