MacOS and old XFS versions do not support very long symlinks, but let's not make the tests fail because of that. https://github.com/rfjakob/gocryptfs/issues/267
The limit is much lower than on Linux. https://github.com/rfjakob/gocryptfs/issues/213
We need readlinkat to implement Readlink symlink-race-free.