Macro demo_hack::two_fn []

macro_rules! two_fn {
    ProcMacroHackItem => { ... };
}

A function that always returns 2.