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