pub unsafe extern "C" fn PyUnicode_RichCompare( left: *mut PyObject, right: *mut PyObject, op: c_int ) -> *mut PyObject