pub fn move_or_unpack_download(
    temp_file: &Path,
    dest_file: &Path
) -> Result<(), Report>