Function __crc32d

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

CRC32 single round checksum for quad words (64 bits). Arm's documentation