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