public abstract interface SelfAsParameter : R|kotlin/Any| {
    public abstract fun foo(p: R|ft<test/SelfAsParameter, test/SelfAsParameter?>|): R|kotlin/Unit|

}
