int IsCharAlphaW( int ch, ) { return (_IsCharAlphaW ??= _dylib .lookupFunction<_c_IsCharAlphaW, _dart_IsCharAlphaW>('IsCharAlphaW'))( ch, ); }