macro_rules! event_builder_generic_impl {
    ($new_fn:expr) => { ... };
}