pub type MessageId = [u8; 32];
Simple type used to identify messages for the purpose of reporting events. Secure if and only if the message content is unique.