Macro file_location

Source
macro_rules! file_location {
    {} => { ... };
}