pub(crate) type Block = GenericArray<u8, U16>;
#[repr(transparent)]pub(crate) struct Block { /* private fields */ }