pub unsafe extern "C" fn JS_DefineUCProperty7( cx: *mut JSContext, obj: Handle<*mut JSObject>, name: *const u16, namelen: usize, value: u32, attrs: u32, ) -> bool