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