Function __crc32cb

#[target_feature(enable = "crc")]
pub fn __crc32cb(crc: u32, data: u8) -> u32

CRC32-C single round checksum for bytes (8 bits). Arm's documentation