int iswascii( int _C, ) { return (_iswascii ??= _dylib.lookupFunction<_c_iswascii, _dart_iswascii>('iswascii'))( _C, ); }