STRLEN
#define STRLEN(a) wcslen(a)
#define STRLEN(a) strlen(a)
#define STRLEN 10 /* length of strings introducing things */