pub type Fletcher128 = Fletcher<u128>;
Convenient type alias for the 128-bit Fletcher checksum object.