sig
  module To_zone : sig val not_yet_implemented : string Pervasives.ref end
  val formals_in_ensures : Db_types.kernel_function -> Cil_types.funspec
  exception Error of Cil_types.location * string
end