pub unsafe extern "C" fn mpn_lshift( rp: *mut limb_t, sp: *const limb_t, n: size_t, count: c_uint, ) -> limb_t
See: mpn_lshift
mpn_lshift