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