pub unsafe extern "C" fn mbsrtowcs( _Dest: *mut wchar_t, _PSrc: *mut *const c_char, _Count: usize, _State: *mut mbstate_t, ) -> usize