pub fn try_preview( command: &PreviewCommand, entry: &Entry, cache: &Arc<Mutex<PreviewCache>>, concurrent_tasks: &Arc<AtomicU8>, last_previewed: &Arc<Mutex<Arc<Preview>>>, )