int IsCharAlphaA( int ch, ) { return (_IsCharAlphaA ??= _dylib .lookupFunction<_c_IsCharAlphaA, _dart_IsCharAlphaA>('IsCharAlphaA'))( ch, ); }