pub const PDV_HEADER_SIZE: u32 = 6;
The length of a PDV header + message control header in bytes, comprising the PDV length (4 bytes), presentation context ID (1 byte), and the flags that precede the data (1 byte).