pub(crate) fn fn_trait_to_string(
    tcx: TyCtxt<'_>,
    trait_segment: &PathSegment<'_>,
    parenthesized: bool
) -> String