pub(super) fn resolve_symbols( strings: &[String], binary: &Path, quiet: bool, ) -> (FastMap<String, String>, u32)