pub unsafe fn JS_DefineUCProperty6( cx: *mut JSContext, obj: HandleObject<'_>, name: *const u16, namelen: usize, value: i32, attrs: c_uint, ) -> bool