Constructs a span referring to a C array.
Declared in <absl/types/span.h>
<absl/types/span.h>
template<size_t N> constexpr Span(T(& a)[]) noexcept;