pub unsafe fn PyEval_CallObject(
func: *mut PyObject,
arg: *mut PyObject
) -> *mut PyObject
👎Deprecated: Python 3.9