string_in_use
if (!string_in_use(kept[i])) {
if (string_in_use(ptr))
static int string_in_use(const char *);