inj_cmd_rand
extern inj_cmd_t *inj_cmd_rand(inj_randelem_t *);
$$ = ($3 == NULL ? NULL : inj_cmd_rand($3));