Constant S_ISGID

pub const S_ISGID: u32 = 0o2000; // 1_024u32
Available on crate feature dep_sdl2 only.