macro_rules! representations_view_for_integer { ($extension_name:ident, $integer_type:ident) => { ... }; }