pub unsafe extern "C" fn PyObject_Cmp( o1: *mut PyObject, o2: *mut PyObject, result: *mut c_int, ) -> c_int