str_to_data
itm_hdr->interpreter = *(str_to_data(len, cmd_opt.interpreter));
extern itm_data_t *str_to_data(int, char *);