public open class ProtectedPackageFun : R|java/lang/Object| {
    protected/*protected and package*/ open operator fun foo(): R|kotlin/Unit|

}
