pub fn isatty(fd: RawFd) -> Result<bool>
Determines if the file descriptor refers to a valid terminal type device.