pub(crate) fn macro_invocation_of_span<'t, S: UnderOwnerState<'t>>(
    span: Span,
    state: &S,
) -> Option<MacroInvokation>