pub fn emit_dwarf( artifact: &mut Artifact, dwarf: Dwarf, symbol_resolver: &dyn SymbolResolver, ) -> Result<()>