pub unsafe extern "C" fn PyString_ConcatAndDel( string: *mut *mut PyObject, newpart: *mut PyObject, )