Constant libc::RLIMIT_MEMLOCK
pub const RLIMIT_MEMLOCK: ::__rlimit_resource_t = 8;
The portability is definied by:
#[cfg(all(any(target_env = "gnu", target_env = "uclibc"), not(any())))]