pub type CMsgData = Box<dyn CMsgPayload>;
Type alias for ancillary control message data.
pub struct CMsgData(/* private fields */);