pub broadcast proof fn axiom_unpack_pack<T: ?Sized>(data: MutRef<'_, T>)
MutRef::unpack(#[trigger] data.pack()) == data,