pub unsafe extern "C" fn PyType_GetDict(
o: *mut PyTypeObject,
) -> *mut PyObjectAvailable on non-
Py_LIMITED_API and Py_3_12 only.pub unsafe extern "C" fn PyType_GetDict(
o: *mut PyTypeObject,
) -> *mut PyObjectPy_LIMITED_API and Py_3_12 only.