sig
type
t =
Enum
of
Llvm
.llattrkind * int64
|
String
of
string * string
end