fn import_path_to_string(
    names: &[Ident],
    import_kind: &ImportKind<'_>,
    span: Span
) -> String