macro_rules! function_name { () => { ... }; }
returns a String with the name of the function calling the macro