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