int TlsFree( int dwTlsIndex, ) { return (_TlsFree ??= _dylib.lookupFunction<_c_TlsFree, _dart_TlsFree>('TlsFree'))( dwTlsIndex, ); }