int iswupper( int _C, ) { return (_iswupper ??= _dylib.lookupFunction<_c_iswupper, _dart_iswupper>('iswupper'))( _C, ); }