Identifier.DataType
type t = Odoc_model.Paths.Identifier.DataType.t_pv Odoc_model.Paths.Identifier.id
type t_pv = [
| `Type of Odoc_model.Paths.Identifier.Signature.t * Odoc_model.Names.TypeName.t
]