#include <unistd.h>
char **foo = &optarg;
int main(void) { return 0; }
