pub unsafe extern "C" fn PyUnicode_AppendAndDel(
pleft: *mut *mut PyObject,
right: *mut PyObject
)