pub fn resolve_source_path( file: &str, directory: Option<&str>, compilation_directory: Option<&str>, ) -> String
Resolve a DWARF path as metadata, without opening the declared source file.