pub fn parse_header_compressed<M: Save, P: Into<PathBuf>>( file: P, ) -> Result<<M as Save>::Meta, Box<dyn Error>>