xk_load
int xk_load(struct execkern_arg *, void *, u_long);
xk_load(&arg->xk, buf, 0 /* XXX load addr should not be fixed */);