pub unsafe fn JS_GetElement( cx: &mut JSContext, obj: Handle<'_, *mut JSObject>, index: u32, vp: MutableHandleValue<'_>, ) -> bool