Constant libc::EFS_SUPER_MAGIC
pub const EFS_SUPER_MAGIC: ::c_long = 0x00414a53;
The portability is definied by:
#[cfg(all(not(target_arch = "s390x"), not(any(target_os = "emscripten"))))]