pub unsafe extern "C" fn JS_MaybeGetScriptPrivate(
    obj: *mut JSObject,
    dest: MutableHandle<Value>
)