I am using CFFI to interact with a library that uses GLib. The g_list_free_full() function in GLib has the signature:
vo