armv8_crc32c
return (armv8_crc32c);
uint32_t armv8_crc32c(uint32_t, const unsigned char *, unsigned int);
act = armv8_crc32c(crc32c, buffer, length);