Goblint_std.GobRef
val wrap : 'a Stdlib.ref -> 'b -> (unit -> 'c) -> 'c
call f, with r temporarily set to x
f
r
x