static B rcallF(A a, IF1 f) { ret rCallF(a, f); } static void rcallF(A a, IVF1 f) { rCallF(a, f); }