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