pub type HostMessageVec = Vec<u8, MAX_MESSAGE_LENGTH>;
pub struct HostMessageVec { /* private fields */ }