pub unsafe extern "C" fn PyContext_AddWatcher( callback: unsafe extern "C" fn(u32, *mut PyObject) -> i32, ) -> i32