pub unsafe extern "C" fn mbtowc( _DstCh: *mut wchar_t, _SrcCh: *const c_char, _SrcSizeInBytes: usize, ) -> c_int