void tor_client_set_dormant( ffi.Pointer<ffi.Void> client, bool soft_mode, ) { return _tor_client_set_dormant( client, soft_mode, ); }