pub unsafe fn PyObject_CallOneArg( func: *mut PyObject, arg: *mut PyObject, ) -> *mut PyObject
Py_3_8
PyPy
GraalPy