pub unsafe fn set_interrupt_handler( runtime: *mut JSRuntime, handler: JSInterruptHandler, )
set an interrupt handler for the runtime
be safe