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