pub type ObjectIdentifierValueOwned = ObjectIdentifierValue;
struct ObjectIdentifierValueOwned(pub VecDeep<u64>);
0: VecDeep<u64>