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