Constant O_APPEND

pub const O_APPEND: i32 = 1024; // 1_024i32
Available on crate feature dep_sdl3 only.