pub type Checksum32 = [u8; 4];
Checksum_t Type used to hold a checksum. Used to detect RTPS message corruption by the underlying transport. The following values are reserved by the protocol: CHECKSUM_INVALID.