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