pub unsafe extern "C" fn nmod_poly_init(
    poly: *mut nmod_poly_struct,
    n: mp_limb_t
)