macro_rules! assert_event_not_emitted {
    ($event:expr) => { ... };
}