UpdateCil0UpdateCil functions to avoid dependency cycles.
module NodeMap : sig ... endval location_map : GoblintCil.Cil.location NodeMap.t refval getLoc : Node0.t -> GoblintCil.Cil.locationval store_node_location : Node0.t -> GoblintCil.Cil.location -> unit