int islower( int _C, ) { return (_islower ??= _dylib.lookupFunction<_c_islower, _dart_islower>('islower'))( _C, ); }