dt_program_create
if ((yypcb->pcb_prog = dt_program_create(dtp)) == NULL)
extern dtrace_prog_t *dt_program_create(dtrace_hdl_t *);