const MAX_BLOCKS: usize = _; // 4_294_967_295usize
Maximum number of blocks that can be encrypted with ChaCha20 before the counter overflows.