Bits.Make_unpackedmodule Impl : Snarky_backendless.Snark_intf.Smodule M : sig ... endmodule T : sig ... endinclude module type of struct include T endtype var = Impl.Boolean.var listtype value = Impl.Boolean.value listval typ : ( var, value ) Impl.Typ.t