fn crc32c_slice16(prev: u32, buf: &[u8]) -> u32
Returns the CRC32 checksum of buf using the Castagnoli polynomial.
buf