pub fn extract_use_paths(item_use: &ItemUse) -> Vec<Vec<String>>
Extract all import paths from a use statement