static VF1 vfSetVar(final Var v) { ret v == null ? null : voidfunc(A a) { v.set(a) }; }