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