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