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