Check if an exception is raised.
bool py_checkexc( bool ignore_handled, ) { return _py_checkexc( ignore_handled, ); }