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