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