int use_window( ffi.Pointer<WINDOW> arg0, NCURSES_WINDOW_CB arg1, ffi.Pointer<ffi.Void> arg2, ) { return _use_window( arg0, arg1, arg2, ); }