Identifier.Value
type t = Odoc_model.Paths.Identifier.Value.t_pv Odoc_model.Paths.Identifier.id
type t_pv = [
| `Value of Odoc_model.Paths.Identifier.Signature.t * Odoc_model.Names.ValueName.t
]