Boots the Tor client.
bool artiClientBootstrap(Pointer<Void> client) { return _bindings.arti_client_bootstrap(client); }