pub unsafe extern "C" fn PyUnicode_Join( separator: *mut PyObject, seq: *mut PyObject ) -> *mut PyObject