pub unsafe extern "C" fn JS_GetElement( cx: *mut JSContext, obj: Handle<*mut JSObject>, index: u32, vp: MutableHandle<Value>, ) -> bool