macro_rules! get_allowed_frame_change_handling_impl { () => { ... }; ($($allowed:ident),+) => { ... }; }