Macro current_source_file

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