pub fn open_archive<'a>( bytes: &'a [u8], master_key: &MasterKey, ) -> Result<OpenedArchive, FormatError>