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