int iswspace( int _C, ) { return (_iswspace ??= _dylib.lookupFunction<_c_iswspace, _dart_iswspace>('iswspace'))( _C, ); }