int isdigit( int _C, ) { return (_isdigit ??= _dylib.lookupFunction<_c_isdigit, _dart_isdigit>('isdigit'))( _C, ); }