See RaylibCore.ComputeCRC32.
int ComputeCRC32(Pointer<UnsignedChar> data, int dataSize) => _module.ComputeCRC32(data, dataSize);