/*[SHM]*/
#include <sys/mman.h>
int const foo = O_EXCL;
int main(void) { return 0; }
