Constant nix::sys::statfs::AFFS_SUPER_MAGIC
pub const AFFS_SUPER_MAGIC: FsType = _;
The portability is definied by:
#[cfg(all(target_os = "linux", not(target_env = "musl")))]