pub type ArrayId = ArcRef<str>;
ArrayId is a globally unique name for the array’s vtable.
pub struct ArrayId(/* private fields */);