pack_find
pack = pack_find(optarg);
pack_t *pack_find(const char *);
if ((pack = pack_find(arg)) == NULL)