pub unsafe extern "C" fn PyDict_Watch(
watcher_id: c_int,
dict: *mut PyObject,
) -> c_intAvailable on
Py_3_12 and neither Py_LIMITED_API nor RustPython and non-GraalPy only.