macro_rules! entity_behaviour_transitions { ($transitions: ident $(, $fn_name:ident, $fn_ident: ident)*) => { ... }; }