HYPERVISOR_set_trap_table
if ((err = HYPERVISOR_set_trap_table(table)) != 0) {
extern long HYPERVISOR_set_trap_table(trap_info_t *);