I disabled RSBench on MacOS ARM64 because it fails to link. There is a linker error complaining about a missing symbol. The likely cause is mixing and matching an older version of clang with Apple OS SDKs that use newer versions of clang. The runtime library support for the compiler may have changed.