Create a bool object.
bool
void py_newbool( py_OutRef arg0, bool arg1, ) { return _py_newbool( arg0, arg1, ); }