pub unsafe extern "C" fn BN_mod_lshift( r: *mut BIGNUM, a: *const BIGNUM, n: c_int, m: *const BIGNUM, ctx: *mut BN_CTX, ) -> c_int