pub type PyBaseExceptionRef = PyRef<PyBaseException>;
struct PyBaseExceptionRef { /* private fields */ }