Constant RLIMIT_STACK

pub const RLIMIT_STACK: u32 = 3; // 3u32
Available on crate feature dep_sdl2 only.