pub type Key = Array<u8, U16>;
POLYVAL keys (16-bytes)
#[repr(transparent)]pub struct Key(pub [u8; 16]);
0: [u8; 16]