Ocamlformat_stdlib.Variant
type !'constructor t = {
name : string;
rank : int;
constructor : 'constructor;
}