int mbstowcs( ffi.Pointer<ffi.WChar> arg0, ffi.Pointer<ffi.Char> arg1, int __n, ) { return _mbstowcs(arg0, arg1, __n); }