Constant S_IWOTH

pub const S_IWOTH: u32 = 0o0002; // 2u32
Available on crate feature dep_sdl2 only.