The contents and meaning of the header <cwchar>
are the same as the C standard library header
<wchar.h>, except that it does not declare a type wchar_t.
The functions
wcschr, wcspbrk, wcsrchr, wcsstr, and wmemchr
have different signatures in this document,
but they have the same behavior as in the C standard library.