Std uses a [special check](https://github.com/rust-lang/rust/pull/65685/) for detecting whether ``statx` is available. To support running in Docker, rustix should do a similar check when it uses `statx`.