pub fn item_for_path_search(
    db: &RootDatabase,
    item: ItemInNs
) -> Option<ItemInNs>