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