fn is_item_reachable(
    is_json_output: bool,
    access_levels: &AccessLevels<DefId>,
    item_id: ItemId
) -> bool