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