Imports of package internal

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/akavel/rsrc/binutil
github.com/akavel/rsrc/coff
osPackage os provides a platform-independent interface to operating system functionality.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.