pub fn resolve_default_import_symbol_id( conn: &mut impl GenericClient, project_id: &str, target_files: &[String], ) -> Result<Option<String>>