int iswdigit( int _C, ) { return (_iswdigit ??= _dylib.lookupFunction<_c_iswdigit, _dart_iswdigit>('iswdigit'))( _C, ); }