pub unsafe extern "C" fn n_poly_shift_right(
res: *mut n_poly_struct,
poly: *mut n_poly_struct,
k: mp_limb_signed_t,
)pub unsafe extern "C" fn n_poly_shift_right(
res: *mut n_poly_struct,
poly: *mut n_poly_struct,
k: mp_limb_signed_t,
)