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