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