fn clean_use_statement( import: &Item<'_>, name: Symbol, path: &Path<'_>, kind: UseKind, cx: &mut DocContext<'_>) -> Vec<Item>