macro_rules! current_function { () => { ... }; }
Returns the name of the function that called this macro.