macro_rules! func_name { () => { ... }; }
Macro that can get the function name of the function the macro is invoked within