int iswpunct( int _C, ) { return (_iswpunct ??= _dylib.lookupFunction<_c_iswpunct, _dart_iswpunct>('iswpunct'))( _C, ); }