pub unsafe extern "C" fn ca_poly_evaluate_horner(
res: *mut ca_struct,
f: *const ca_poly_struct,
a: *const ca_struct,
ctx: *mut ca_ctx_struct,
)pub unsafe extern "C" fn ca_poly_evaluate_horner(
res: *mut ca_struct,
f: *const ca_poly_struct,
a: *const ca_struct,
ctx: *mut ca_ctx_struct,
)