pub fn parse_instrument_any( info: InstrumentInfo, start: Option<u64>, end: Option<u64>, ts_init: Option<UnixNanos>, normalize_symbols: bool, ) -> Vec<InstrumentAny>