This relates to https://github.com/containers/containers-image-proxy-rs/pull/31 - basically it would make way more sense for us to expose methods on an opened image. This would also help fix https://github.com/coreos/rpm-ostree/issues/4213 because then we could `impl Drop` on it so that the image is automatically closed.