#include <wordexp.h>
wordexp_t* foo;
int main(void) { return 0; }
