pub fn process_seeds( snapshot: &ProcSnapshot, session_id: Option<u32>, pid: Option<u32>, comm: Option<&str>, include_all: bool, ) -> Vec<PidSeed>