pub unsafe extern "C" fn _PyUnicode_CheckConsistency(
    op: *mut PyObject,
    check_content: i32
) -> i32
Available on non-PyPy only.