fn read_shared_strings( archive: &mut ZipArchive<Cursor<&[u8]>>, ) -> Result<Vec<String>, ExtractError>