int IsCharUpperA( int ch, ) { return (_IsCharUpperA ??= _dylib .lookupFunction<_c_IsCharUpperA, _dart_IsCharUpperA>('IsCharUpperA'))( ch, ); }