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