pub fn write_backup_archive( dir: &Path, archive_path: &Path, encryption_key: Option<&[u8; 32]>, ) -> Result<(), AedbError>