fn format_impl_ref_and_type(
    context: &RewriteContext<'_>,
    item: &Item,
    iimpl: &Impl,
    offset: Indent
) -> Option<String>