command_unset
COMMAND_SET(unset, "unset", "unset a variable", command_unset);
static int command_unset(int argc, char *argv[]);