Constant O_NOCTTY

pub const O_NOCTTY: i32 = 256;
Available on crate feature dep_sdl2 only.