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