int iswlower( int _C, ) { return (_iswlower ??= _dylib.lookupFunction<_c_iswlower, _dart_iswlower>('iswlower'))( _C, ); }