1 2
cdef char* c_call_returning_a_c_string() cdef void get_a_c_string(char** c_string, Py_ssize_t *length)