pub type PyContext_WatchCallback = unsafe extern "C" fn(event: PyContextEvent, obj: *mut PyObject) -> c_int;