macro_rules! entity_behaviour_functions { ($ident: ident, $fn_type: ty, $constructor: expr) => { ... }; }