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