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