pub unsafe extern "C" fn PyUnicode_Compare( left: *mut PyObject, right: *mut PyObject, ) -> i32
dep_pyo3
std