Module Identifier.UnboxedField

type t = t_pv id
type t_pv = [
  1. | `UnboxedField of UnboxedFieldParent.t * Names.UnboxedFieldName.t
]