pub unsafe extern "C" fn PyObject_GenericGetDict( arg1: *mut PyObject, arg2: *mut c_void, ) -> *mut PyObject
Py_LIMITED_API
Py_3_10