fn is_item_reachable( tcx: TyCtxt<'_>, is_json_output: bool, effective_visibilities: &RustdocEffectiveVisibilities, item_id: ItemId, ) -> bool