pub unsafe fn __crc32h(crc: u32, data: u16) -> u32
stdsimd
crc
CRC32 半字的单轮校验和 (16 位)。
Arm’s documentation