macro_rules! function_name { () => { ... }; }
Macro gto get the name of the function
Usage: function_name!()