pub unsafe fn JS_GetScriptPrivate(
    script: *mut JSScript,
    dest: MutableHandleValue<'_>
)