Convert a bool object in python to bool.
bool
bool py_tobool( py_Ref arg0, ) { return _py_tobool( arg0, ); }