functional :: Proc4 :: defaultinit
interface Proc4[A0,A1,A2,A3] super Proc fun call(a0: A0,a1: A1,a2: A2,a3: A3) is abstract end