int wcscmp( ffi.Pointer<ffi.WChar> arg0, ffi.Pointer<ffi.WChar> arg1, ) { return _wcscmp( arg0, arg1, ); }