pub unsafe fn JS_AlreadyHasOwnUCProperty( cx: *mut JSContext, obj: HandleObject<'_>, name: *const u16, namelen: usize, foundp: *mut bool, ) -> bool