pub const VSWTCH: usize = 7;Expand description
Non-POSIX, see https://www.man7.org/linux/man-pages/man3/termios.3.html.
SWTCH character (not supported under Linux).
Used in System V to switch shells in shell layers, a predecessor to shell
job control.