withBytes(_:) Declarationfunc withBytes<R, E>(_ body: (RawSpan) throws(E) -> R) throws(E) -> R where E : Error