int mvwinchstr( ffi.Pointer<WINDOW> arg0, int arg1, int arg2, ffi.Pointer<chtype> arg3, ) { return _mvwinchstr( arg0, arg1, arg2, arg3, ); }