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