pub unsafe extern "C" fn nmod_poly_divrem_basecase(
Q: *mut nmod_poly_struct,
R: *mut nmod_poly_struct,
A: *mut nmod_poly_struct,
B: *mut nmod_poly_struct,
)pub unsafe extern "C" fn nmod_poly_divrem_basecase(
Q: *mut nmod_poly_struct,
R: *mut nmod_poly_struct,
A: *mut nmod_poly_struct,
B: *mut nmod_poly_struct,
)