pub unsafe extern "C" fn ca_poly_roots(
roots: *mut ca_vec_struct,
exp: *mut ulong,
poly: *const ca_poly_struct,
ctx: *mut ca_ctx_struct,
) -> c_intpub unsafe extern "C" fn ca_poly_roots(
roots: *mut ca_vec_struct,
exp: *mut ulong,
poly: *const ca_poly_struct,
ctx: *mut ca_ctx_struct,
) -> c_int