pub unsafe extern "C" fn acb_poly_evaluate2_rectangular(
y: *mut acb_struct,
z: *mut acb_struct,
f: *const acb_poly_struct,
x: *const acb_struct,
prec: slong,
)pub unsafe extern "C" fn acb_poly_evaluate2_rectangular(
y: *mut acb_struct,
z: *mut acb_struct,
f: *const acb_poly_struct,
x: *const acb_struct,
prec: slong,
)