# Functions
Tcsetpgrp sets the terminal foreground process group.
TermiosForFd returns a pointer to a Termios structure if the file descriptor is open on a terminal device.
WaitForRead blocks until any of the given files is ready to be read or timeout.
# Type aliases
Termios represents terminal attributes.