pub unsafe fn JS_DefineElement4( cx: &mut JSContext, obj: Handle<'_, *mut JSObject>, index: u32, value: i32, attrs: c_uint, ) -> bool