macro_rules! define_reg_traits { ($reg_type: ident, $group: path, $size: expr, $type_id: path) => { ... }; }