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