int isxdigit( int _C, ) { return (_isxdigit ??= _dylib.lookupFunction<_c_isxdigit, _dart_isxdigit>('isxdigit'))( _C, ); }