pub unsafe extern "C" fn acb_poly_shift_left(
res: *mut acb_poly_struct,
poly: *const acb_poly_struct,
n: slong,
)pub unsafe extern "C" fn acb_poly_shift_left(
res: *mut acb_poly_struct,
poly: *const acb_poly_struct,
n: slong,
)