Imports of package windevice

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/Microsoft/go-winio/pkg/guidPackage guid provides a GUID type.
github.com/Microsoft/hcsshim/internal/winapiPackage winapi contains various low-level bindings to Windows APIs.
github.com/pkg/errorsPackage errors provides simple error handling primitives.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
unicode/utf16Package utf16 implements encoding and decoding of UTF-16 sequences.