pub const BLOCK_BYTES: usize = _; // 64usize
Size of the Block representation in bytes.
Note that blocks are stored in memory as words instead of bytes, and that a Block is twice the size of a Digest.