pub unsafe extern "C" fn gr_poly_factor_squarefree(
c: gr_ptr,
fac: *mut gr_vec_struct,
exp: *mut gr_vec_struct,
F: *const gr_poly_struct,
ctx: *mut gr_ctx_struct,
) -> c_intpub unsafe extern "C" fn gr_poly_factor_squarefree(
c: gr_ptr,
fac: *mut gr_vec_struct,
exp: *mut gr_vec_struct,
F: *const gr_poly_struct,
ctx: *mut gr_ctx_struct,
) -> c_int