pub unsafe fn __crc32b(crc: u32, data: u8) -> u32
stdsimd
crc
CRC32 字节的单轮校验和 (8 位)。
Arm’s documentation