pub unsafe extern "C" fn _nmod_mpoly_factor_separable(
f: *mut nmod_mpoly_factor_struct,
A: *const nmod_mpoly_struct,
ctx: *const nmod_mpoly_ctx_struct,
sep: c_int,
) -> c_intpub unsafe extern "C" fn _nmod_mpoly_factor_separable(
f: *mut nmod_mpoly_factor_struct,
A: *const nmod_mpoly_struct,
ctx: *const nmod_mpoly_ctx_struct,
sep: c_int,
) -> c_int