macro_rules! impl_address_arithmetic_unsigned {
    ($type_name:ident) => { ... };
}