pub unsafe extern "C" fn fmpz_poly_sqr_KS(
    rop: *mut fmpz_poly_struct,
    op: *const fmpz_poly_struct
)