pub unsafe extern "C" fn ca_poly_set_roots(
poly: *mut ca_poly_struct,
roots: *mut ca_vec_struct,
exp: *const ulong,
ctx: *mut ca_ctx_struct,
)pub unsafe extern "C" fn ca_poly_set_roots(
poly: *mut ca_poly_struct,
roots: *mut ca_vec_struct,
exp: *const ulong,
ctx: *mut ca_ctx_struct,
)