WcharToMultibyte
status_t WcharToMultibyte(char* mbOut, wchar_t wc,
virtual status_t WcharToMultibyte(char* mbOut, wchar_t wc,
virtual status_t WcharToMultibyte(char* mbOut, wchar_t wc,
return fCtypeData.WcharToMultibyte(mbOut, wc, mbState, lengthOut);
status_t status = backend->WcharToMultibyte(s, wc, ps, lengthUsed);