macro_rules! declare_event_empty_param {
    ($name:ident, $category:ident) => { ... };
}