HYPERVISOR_stack_switch
if ((err = HYPERVISOR_stack_switch(ss, esp)) != 0) {
extern long HYPERVISOR_stack_switch(ulong_t, ulong_t);