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