display_in_regs
display_in_regs(ph, NULL);
extern void display_in_regs(struct ps_prochandle *, pstatus_t *);
display_in_regs(ph, &pstatus);
display_in_regs(ph, NULL);
extern void display_in_regs(struct ps_prochandle *, pstatus_t *);
display_in_regs(ph, &pstatus);