I\'m creating an interface to a C library in Python using ctypes, and I have a C function returns a char** (array of C-strings) normally but returns NULL on an error. I do n