fn album_download_progress( ctx: &Arc<AppContext>, item_id: String, item_label: String, ) -> Arc<dyn Fn(u64, Option<u64>) + Send + Sync> ⓘ