fn rewrite_trait_ref( context: &RewriteContext<'_>, trait_ref: &TraitRef, offset: Indent, polarity_str: &str, result_len: usize) -> Option<String>