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