pub unsafe extern "C" fn PyUnicode_AsUTF8AndSize( unicode: *mut PyObject, size: *mut Py_ssize_t) -> *const c_char