hyp_execnotify
rumpuser__hyp.hyp_execnotify(comm);
void (*hyp_execnotify)(const char *);
rump_sysproxy_ops.rspo_hyp_execnotify = hyp_execnotify;
.hyp_execnotify = rspo_wrap_execnotify,