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