Phase_drop_references.Make
module F : Features.T with type raw_pointer = Features.Off.raw_pointer and type mutable_reference = Features.Off.mutable_reference
include sig ... end
module FA = F
module FB : sig ... end
module A : sig ... end
module B : sig ... end
module ImplemT : sig ... end
include ImplemT.T
val metadata : Hax_engine__Phase_utils.Metadata.t
val ditems : A.item Prelude.list -> B.item Prelude.list