Constant O_NDELAY

pub const O_NDELAY: i32 = 0x800; // 2_048i32
Available on crate feature dep_sdl2 only.