pub const ERROR_SENTINEL: Hash;Expand description
The wire’s put-failure sentinel. GuestStore::put_object must never
return this value for a real object; with four independent 64-bit
lanes the odds of hitting all-ones are nil, but
content_hash forces a bit clear rather than relying on that.