Macro function_path

Source
macro_rules! function_path {
    () => { ... };
}