width
enum width { NARROW = 0, WIDE = 1, BOTH = 2 };
width(const wchar_t *wcs)
width(register char *s, register char *os)