int IsCharUpperW( int ch, ) { return (_IsCharUpperW ??= _dylib .lookupFunction<_c_IsCharUpperW, _dart_IsCharUpperW>('IsCharUpperW'))( ch, ); }