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