static VF1 ivf1ToVF1(IVF1 f) { ret f == null ? null : voidfunc(A a) { f.get(a) }; }