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