pub unsafe extern "C" fn BN_nnmod( r: *mut bignum_st, m: *const bignum_st, d: *const bignum_st, ctx: *mut bignum_ctx, ) -> i32