pub fn decode_bbo_msg( msg: &BboMsg, instrument_id: InstrumentId, price_precision: u8, ts_init: UnixNanos, ) -> Result<QuoteTick>