sig
  type t = { label : string; ctyp : Camlp4.PreCast.Ast.ctyp; index : int; }
end