pub unsafe extern "C" fn _nmod_mpoly_monomial_evals_cache(
E: *mut n_poly_struct,
Aexps: *const ulong,
Abits: flint_bitcnt_t,
Alen: slong,
betas: *const ulong,
start: slong,
stop: slong,
mctx: *const mpoly_ctx_struct,
mod_: nmod_t,
)