pub unsafe extern "C" fn nmod_poly_set(
    a: *mut nmod_poly_struct,
    b: *mut nmod_poly_struct
)