pub unsafe extern "C" fn InitDispatchToEventLoop(
    cx: *mut JSContext,
    callback: DispatchToEventLoopCallback,
    closure: *mut c_void
)