crc32c_sparc64
void crc32c_sparc64(u32 *crcp, const u64 *data, size_t len);
crc32c_sparc64(&crc, (const u64 *)data, n);