pub unsafe extern "C" fn arb_intersection(
z: *mut arb_struct,
x: *const arb_struct,
y: *const arb_struct,
prec: mp_limb_signed_t,
) -> c_intpub unsafe extern "C" fn arb_intersection(
z: *mut arb_struct,
x: *const arb_struct,
y: *const arb_struct,
prec: mp_limb_signed_t,
) -> c_int