#include int wordexp(const char *restrict words, wordexp_t *restrict pwordexp, int flags) { return 0; } /* POSIX(2) */