kvm_getu
if ((u = kvm_getu(cookie, proc)) == NULL)
extern user_t *kvm_getu(kvm_t *, struct proc *);
extern user_t *kvm_getu();