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