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