CISTPL_FUNCID
if (get_tuple(fd, CISTPL_FUNCID, &arg) == 0)
get_tuple(fd, CISTPL_FUNCID, &arg);
case CISTPL_FUNCID:
{ $$ = new_tuple(CISTPL_FUNCID, $1); }