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