pub fn sessions_root() -> Result<PathBuf>
Root directory under which all session WIRE_HOMEs live.
Honors WIRE_HOME for testing (sessions root becomes $WIRE_HOME/sessions/); otherwise lives at $XDG_STATE_HOME/wire/sessions/.
WIRE_HOME
$WIRE_HOME/sessions/
$XDG_STATE_HOME/wire/sessions/