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