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