pub unsafe extern "C" fn JS_ResetInterruptCallback(
    cx: *mut JSContext,
    enable: bool
)