pub fn gather_summaries<R: Read + Seek>( patch_data: &mut R, ) -> Result<Vec<WindowSummary>>
Gathers up all the window summaries in a patch file