1#include <unicode/uregex.h>
2#include <unicode/ustring.h>
3int main(int argc, char *argv[]) {
4	return 0;
5}
6