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