int iswprint( int _C, ) { return (_iswprint ??= _dylib.lookupFunction<_c_iswprint, _dart_iswprint>('iswprint'))( _C, ); }