Identifier.Constructor
type t = t_pv id
type t_pv = [
| `Constructor of DataType.t * Names.ConstructorName.t
]