pub type DeleteBlobSnapshot = BoxFuture<'static, Result<DeleteBlobResponse>>;
struct DeleteBlobSnapshot {}