pub type Blake2b512 = Blake2b<U64>;
BLAKE2b-512 hasher state.
struct Blake2b512 { /* private fields */ }