Constant AT_FDCWD

pub const AT_FDCWD: i32 = -100;
Available on crate feature dep_sdl3 only.