# Functions
Command returns a prepared exec.Cmd to invoke the cgo preprocessor on bp.CgoFiles.
DynamicImports scans a gcc-produced executable and reports information about the imported symbols and the imported libraries.
PkgConfig runs pkg-config with the specified arguments and returns the flags it prints.
PkgConfigFlags calls pkg-config if needed and returns the cflags needed to build the package.