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