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