remove_var
if (remove_var(common, size, dl->name) == 0)
remove_var(common, size, *argv);
static int remove_var(uint8_t *, int, const char *);