Function _PyUnicode_CheckConsistency
pub unsafe extern "C" fn _PyUnicode_CheckConsistency(
op: *mut PyObject,
check_content: i32,
) -> i32Available on crate feature
tls and neither PyPy nor GraalPy only.