pub unsafe extern "C" fn n_bpoly_mod_divides(
Q: *mut n_bpoly_struct,
A: *mut n_bpoly_struct,
B: *mut n_bpoly_struct,
ctx: nmod_t,
) -> c_intpub unsafe extern "C" fn n_bpoly_mod_divides(
Q: *mut n_bpoly_struct,
A: *mut n_bpoly_struct,
B: *mut n_bpoly_struct,
ctx: nmod_t,
) -> c_int