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