pub async fn destroy_local_data( base_path: String, media_cache_base_path: Option<String>, username: String, default_homeserver_name: String, ) -> Result<bool>