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