cpython/Include/cpython/traceback.h

#ifndef Py_CPYTHON_TRACEBACK_H
#  error "this header file must not be included directly"
#endif

PyTracebackObject;

struct _traceback {};