macro_rules! event { () => { ... }; }
Create an Event that works in both heap and zero-heap modes.
Event