fn deprecation_message( is_in_effect: bool, since: Option<Symbol>, note: Option<Symbol>, kind: &str, path: &str) -> String