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