pub const BINARY_UPDATE_FORMAT_MAGIC: u32 = 461928307;
First bytes (LE) of a binary Websocket message. A binary message will contain one or multiple price updates, each with its encoding format magic.