kvm_setproc
(void) kvm_setproc(kd);
if ((i = kvm_setproc(cookie)) != 0)
extern int kvm_setproc(kvm_t *);
extern int kvm_setproc();