pub fn spawn_peer_state_persist_task( data_dir: PathBuf, state: Arc<WebRTCState>, ) -> JoinHandle<()>