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