pub unsafe extern "C" fn PyObject_GetItem( o: *mut PyObject, key: *mut PyObject, ) -> *mut PyObject
dep_pyo3
std