// Import:
// - `arithmetic_wrapper_common!`.
// Import:
// - `arithmetic_wrapper_int_specific!`.
// Import:
// - `wrapping_int!`.
// - `wrapping_uint!`.
//
// Required:
// - `arithmetic_wrapper_common!`.
// - `arithmetic_wrapper_int_specific!`.
// Import:
// - `saturating_int!`.
// - `saturating_uint!`.
//
// Required:
// - `arithmetic_wrapper_common!`.
// - `arithmetic_wrapper_int_specific!`.