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