mdb_argv_to_str
extern char *mdb_argv_to_str(int, const struct mdb_arg *);
char *s = mdb_argv_to_str(argc, argv);