pub(crate) fn raw_macro_invocation_of_span<'t, S: BaseState<'t>>(
    span: Span,
    state: &S,
) -> Option<(DefId, ExpnData)>