pub unsafe extern "C" fn acb_poly_divrem(
Q: *mut acb_poly_struct,
R: *mut acb_poly_struct,
A: *const acb_poly_struct,
B: *const acb_poly_struct,
prec: slong,
) -> c_intpub unsafe extern "C" fn acb_poly_divrem(
Q: *mut acb_poly_struct,
R: *mut acb_poly_struct,
A: *const acb_poly_struct,
B: *const acb_poly_struct,
prec: slong,
) -> c_int