int towlower( int _C, ) { return (_towlower ??= _dylib.lookupFunction<_c_towlower, _dart_towlower>('towlower'))( _C, ); }