void * sipConvertToVoidPtr(PyObject * obj);
void * sipConvertToVoidPtr
The C/C++ pointer (or NULL if the object was Py_None).
The Python object