int towupper( int _C, ) { return (_towupper ??= _dylib.lookupFunction<_c_towupper, _dart_towupper>('towupper'))( _C, ); }