exec_new_vmspace
error = exec_new_vmspace(imgp, &linux_sysvec);
error = exec_new_vmspace(imgp, &aout_sysvec);
error = exec_new_vmspace(imgp, sv);
int exec_new_vmspace(struct image_params *, struct sysentvec *);