MAX_STR_SIZE
static char name[MAX_STR_SIZE];
strlcpy((char *)(p->val), *++av, MAX_STR_SIZE);
uint8_t val, buf[MAX_STR_SIZE];