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