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