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