fn is_unavailable_value_str(s: &str) -> bool
Fast string comparison to check if a string equals DEBEZIUM_UNAVAILABLE_VALUE. Optimized by checking length first to avoid expensive string comparison.
DEBEZIUM_UNAVAILABLE_VALUE