int use_screen( ffi.Pointer<SCREEN> arg0, NCURSES_SCREEN_CB arg1, ffi.Pointer<ffi.Void> arg2, ) { return _use_screen( arg0, arg1, arg2, ); }