pub unsafe fn PyEval_CallObject( func: *mut PyObject, arg: *mut PyObject, ) -> *mut PyObject
dep_pyo3
std