sig type t = Cil_types.varinfo val define : t -> unit val get_definition : t -> Model.F.decl val on_definition : (t -> Model.F.decl -> unit) -> unit end