pub const CURRENT_DIRECTORY: RawFd = linux_raw_sys::general::AT_FDCWD; // -100i32
Special file descriptor that represent the current directory.