int setNofileLimit(int limit) { return rust.NativeLibrary(load(Tor.libName)).tor_set_nofile_limit(limit); }