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