pub unsafe extern "C" fn _PyUnicode_CheckConsistency(
op: *mut PyObject,
check_content: c_int
) -> c_int