Call a Python callable object

py_call(x, ...)

Arguments

...

Arguments to function (named and/or unnamed)

Value

Return value of call as a Python object.