PyObject * sipConvertFromBool(int val);
PyObject * sipConvertFromBool
Py_True or Py_False, depending on val.
The value to evaluate.