tsearch
numitems = tsearch(word_start, command, space_left);
static size_t tsearch(Char *, COMMAND, size_t);
void *tsearch(const void *, void **,
if (tsearch(c, &cacheroot, cache_cmp) == NULL) {