pub fn validate_blob_digest( blob: &BlobRef, actual_hash: &str, actual_size: i64, ) -> Result<(), SyncularError>