pub fn write_dwarf( source_map: &SourceMap, primary_dir: &Path, primary_src: &Path, out_file: &Path, ) -> Result<(), CompileError>