pub type SharedObjectStackDecID = Arc<OnceCell<ObjectId>>;
struct SharedObjectStackDecID { /* private fields */ }