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