Keyword to positional argument conversion for the GUI wx.ListCtrl.SetStringItem() function calls.
The keyword arguments for this function must exist for backwards compatibility with ancient wxPython
versions. The current documentation lists them as positional arguments, and keyword arguments are
not accepted by wxPython-Phoenix.