int ShowCursor( int bShow, ) { return (_ShowCursor ??= _dylib.lookupFunction<_c_ShowCursor, _dart_ShowCursor>('ShowCursor'))( bShow, ); }