Imports of package etw

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
encoding/binaryPackage binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.
unsafePackage unsafe contains operations that step around the type safety of Go programs.