pub unsafe fn JS_DefinePropertyById7( cx: *mut JSContext, obj: HandleObject<'_>, id: Handle<'_, jsid>, value: i32, attrs: c_uint, ) -> bool