pub unsafe fn ExposeScriptToDebugger(
    cx: *mut JSContext,
    script: Handle<'_, *mut JSScript>
)