ffi.Pointer<ffi.Int> wcschr( ffi.Pointer<ffi.WChar> arg0, int arg1, ) { return _wcschr( arg0, arg1, ); }