const CONTINUATION: [u8; 4];
The prefix of every encapsulated IPC message since the legacy format was retired. We write V5 with write_legacy_ipc_format off, so a message that does not start with it is not a message this wrote.
write_legacy_ipc_format