int iswgraph( int _C, ) { return (_iswgraph ??= _dylib.lookupFunction<_c_iswgraph, _dart_iswgraph>('iswgraph'))( _C, ); }