pub type Block = Block<Poly1305>;
Poly1305 blocks (16-bytes)
#[repr(transparent)]pub struct Block(pub [u8; 16]);
0: [u8; 16]