pub fn snapshot( cache: &mut SessionCache, pid_filter: Option<u32>, text_filter: Option<&str>, limit: usize, max_age: Duration, ) -> Snapshot