int iswcntrl( int _C, ) { return (_iswcntrl ??= _dylib.lookupFunction<_c_iswcntrl, _dart_iswcntrl>('iswcntrl'))( _C, ); }