pub fn crc32(data: &[u8]) -> u32
Soooo…. This “uses” the “Ethernet CRC algorithm” values, but it doesn’t really do CRC32.