int wcstombs( ffi.Pointer<ffi.Int8> __s, ffi.Pointer<ffi.Int32> __pwcs, int __n, ) { return _wcstombs( __s, __pwcs, __n, ); }