fn impl_trait_header(
    tcx: TyCtxt<'_>,
    def_id: LocalDefId
) -> Option<EarlyBinder<ImplTraitHeader<'_>>>