(*bytes.Buffer)(Usage: test transpile [-V] [-o file.go] [-p package] file1.c ...
  -V	print progress as comments
  -clang-flag value
    	Pass arguments to clang. You may provide multiple -clang-flag items.
  -h	print help information
  -o string
    	output Go generated code to the specified file
  -p string
    	set the name of the generated package (default "main")
)
