See RaylibTempUtils.memcmp.
int memcmp(MemoryPointer a, MemoryPointer b, int n) => $.Utils.memcmp(a, b, n);