pub unsafe fn JS_GetScriptedCallerPrivate(
    cx: *mut JSContext,
    dest: MutableHandleValue<'_>
)