Constant RLIMIT_NOFILE

pub const RLIMIT_NOFILE: u32 = 7; // 7u32
Available on crate feature dep_sdl2 only.