int mvwinstr( ffi.Pointer<WINDOW> arg0, int arg1, int arg2, ffi.Pointer<ffi.Char> arg3, ) { return _mvwinstr( arg0, arg1, arg2, arg3, ); }