#include <sys/socket.h>
int const foo = SHUT_RDWR;
int main(void) { return 0; }
