Constant AT_FDCWD

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