#include <termios.h>
struct winsize foo;
int main(void) { return 0; }
