Funny upgrade note in #Debian #Sid:
glibc (2.42-7) unstable; urgency=medium
Starting with glibc 2.42, the termio interface has been removed. This means that the <termio.h> header and the definition of struct termio in <sys/ioctl.h> are no longer available. The termio interface has been obsolete since the very first version of POSIX.1 in 1988, and is replaced by the termios interface.