pub fn instrument_id_to_symbol_string( instrument_id: InstrumentId, symbol_venue_map: &mut AHashMap<Symbol, Venue>, ) -> String