pub fn decode_tbbo_msg( msg: &TbboMsg, instrument_id: InstrumentId, price_precision: u8, ts_init: UnixNanos, ) -> Result<(QuoteTick, TradeTick)>