macro_rules! e_baking_with_enum_and_cancel {
    ($($proc_macro:tt)*) => { ... };
}