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