fn keyword_with_condition( keyword: &str, condition: Option<Expr>, config: &InlayHintsConfig<'_>, ) -> String