pub type HashBytes = [u8; 16];
Type definition for an array of bytes that make up an 16-byte hash (e.g., md5, xx3, etc.).