pub unsafe extern "C" fn nmod_poly_init_mod(
    poly: *mut nmod_poly_struct,
    mod_: nmod_t
)