pub unsafe extern "C" fn ca_poly_shift_right(
res: *mut ca_poly_struct,
poly: *const ca_poly_struct,
n: slong,
ctx: *mut ca_ctx_struct,
)pub unsafe extern "C" fn ca_poly_shift_right(
res: *mut ca_poly_struct,
poly: *const ca_poly_struct,
n: slong,
ctx: *mut ca_ctx_struct,
)