pub const BYTES: usize = 64;
Determines the LANES size. i.e.: register size; Every block of data is processed in chunks of BYTES bytes.
BYTES