public interface I { void f(int a1, int a2); }