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