fn has_allow_dead_code_or_lang_attr_helper(
    tcx: TyCtxt<'_>,
    id: HirId,
    lint: &'static Lint
) -> bool