int overlay( ffi.Pointer<WINDOW> arg0, ffi.Pointer<WINDOW> arg1, ) { return _overlay( arg0, arg1, ); }