pub type SimpleGroupId = NamedObjectId<SimpleGroupType>;
pub struct SimpleGroupId(/* private fields */);