pub unsafe extern "C" fn ExposeScriptToDebugger(
    cx: *mut JSContext,
    script: Handle<*mut JSScript>
)