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