Q&A is closed
#include <wchar.h> size_t wcsrtombs(char *restrict, const wchar_t **restrict, size_t, mbstate_t *restrict);
no example yet