Constant O_ASYNC

pub const O_ASYNC: i32 = 0x2000; // 8_192i32
Available on crate feature dep_sdl3 only.