pub unsafe extern "C" fn arb_poly_divrem(
Q: *mut arb_poly_struct,
R: *mut arb_poly_struct,
A: *const arb_poly_struct,
B: *const arb_poly_struct,
prec: mp_limb_signed_t,
) -> c_intpub unsafe extern "C" fn arb_poly_divrem(
Q: *mut arb_poly_struct,
R: *mut arb_poly_struct,
A: *const arb_poly_struct,
B: *const arb_poly_struct,
prec: mp_limb_signed_t,
) -> c_int