Frama-C API - Proxy
State proxy. A proxy is a state which does not correspond to any useful mutable value. Its goal is only to reduce the number of dependencies between groups of states.
create s k sk l
creates a new proxy with the given name, kinds and states inside it.