pub unsafe extern "C" fn acb_poly_evaluate_vec_fast(
ys: acb_ptr,
poly: *const acb_poly_struct,
xs: acb_srcptr,
n: slong,
prec: slong,
)pub unsafe extern "C" fn acb_poly_evaluate_vec_fast(
ys: acb_ptr,
poly: *const acb_poly_struct,
xs: acb_srcptr,
n: slong,
prec: slong,
)