pub unsafe extern "C" fn nmod_poly_realloc(
    poly: *mut nmod_poly_struct,
    alloc: mp_limb_signed_t
)