pub unsafe extern "C" fn arb_poly_shift_right(
res: *mut arb_poly_struct,
poly: *const arb_poly_struct,
n: mp_limb_signed_t,
)pub unsafe extern "C" fn arb_poly_shift_right(
res: *mut arb_poly_struct,
poly: *const arb_poly_struct,
n: mp_limb_signed_t,
)