Byte offset of the payload size field within the header.
Declared in <protocol.h>
<protocol.h>
inline constexpr static size_t MESSAGE_SIZE_OFFSET = std::tuple_size_v<MessageStartChars> + MESSAGE_TYPE_SIZE;