int IsCharLowerA( int ch, ) { return (_IsCharLowerA ??= _dylib .lookupFunction<_c_IsCharLowerA, _dart_IsCharLowerA>('IsCharLowerA'))( ch, ); }