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