pub type Py_tracefunc = unsafe extern "C" fn(_: *mut PyObject, _: *mut PyFrameObject, _: i32, _: *mut PyObject) -> i32;