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