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