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