#include <wchar.h> size_t mbrtowc(wchar_t *restrict, const char *restrict, size_t, mbstate_t *restrict);
no example yet