KtSuccessCallInfo:
  call = KtSimpleFunctionCall:
    isImplicitInvoke = true
    partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
      dispatchReceiver = null
      extensionReceiver = KtExplicitReceiverValue:
        expression = f
        isSafeNavigation = false
      signature = KtFunctionLikeSignature:
        receiverType = kotlin.Int
        returnType = kotlin.Unit
        symbol = /invoke(<extension receiver>: kotlin.Int): kotlin.Unit
        valueParameters = []
    argumentMapping = {}