pub unsafe fn JS_MaybeGetScriptPrivate(
    obj: *mut JSObject,
    dest: MutableHandleValue<'_>
)