pub unsafe extern "C" fn nmod_poly_mulmod_precond_init_method(
precond: *mut nmod_poly_mulmod_precond_struct,
a: *const nmod_poly_struct,
d: *const nmod_poly_struct,
dinv: *const nmod_poly_struct,
method: c_int,
)pub unsafe extern "C" fn nmod_poly_mulmod_precond_init_method(
precond: *mut nmod_poly_mulmod_precond_struct,
a: *const nmod_poly_struct,
d: *const nmod_poly_struct,
dinv: *const nmod_poly_struct,
method: c_int,
)