pub type ExtID = ArcRef<str>;
A unique identifier for an extension type
pub struct ExtID(/* private fields */);