#include <termios.h>
int const foo = ECHO;
int main(void) { return 0; }
