vctrap
int vctrap(struct trapframe *, int, int *, int *);
if (vctrap(frame, 0, NULL, NULL))
if (vctrap(frame, 1, &sig, &code))