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