pub unsafe extern "C" fn nmod_poly_equal(
    a: *mut nmod_poly_struct,
    b: *mut nmod_poly_struct
) -> c_int