unsafe fn calculate(crc: u32, data: &[u8]) -> u32
Available on target features pclmulqdq and sse2 and sse4.1 only.