pub unsafe extern "C" fn ca_fmpz_poly_evaluate(
res: *mut ca_struct,
poly: *const fmpz_poly_struct,
x: *const ca_struct,
ctx: *mut ca_ctx_struct,
)pub unsafe extern "C" fn ca_fmpz_poly_evaluate(
res: *mut ca_struct,
poly: *const fmpz_poly_struct,
x: *const ca_struct,
ctx: *mut ca_ctx_struct,
)