Constant O_NOFOLLOW

pub const O_NOFOLLOW: i32 = 0x20000; // 131_072i32
Available on crate feature dep_sdl3 only.