pub unsafe extern "C" fn JS_GetScriptedCallerPrivate(
    cx: *mut JSContext,
    dest: MutableHandle<Value>
)