pub type PyContext_WatchCallback = unsafe extern "C" fn(u32, *mut PyObject) -> i32;Available on
Py_3_14 and neither GraalPy nor PyPy and neither Py_LIMITED_API nor RustPython only.