pub unsafe extern "C" fn ca_poly_gcd(
G: *mut ca_poly_struct,
A: *const ca_poly_struct,
B: *const ca_poly_struct,
ctx: *mut ca_ctx_struct,
) -> c_intpub unsafe extern "C" fn ca_poly_gcd(
G: *mut ca_poly_struct,
A: *const ca_poly_struct,
B: *const ca_poly_struct,
ctx: *mut ca_ctx_struct,
) -> c_int