list_cmd
case opt_list: list_cmd();
static void list_cmd(void),
const struct ngcmd list_cmd = {
&list_cmd,
extern const struct ngcmd list_cmd;