pub type Block8 = GenericArray<Block, U8>;
Eight 128-bit AES blocks
struct Block8 { /* private fields */ }