pub unsafe extern "C" fn JS_DefinePropertyById8( cx: *mut JSContext, obj: Handle<*mut JSObject>, id: Handle<PropertyKey>, value: u32, attrs: u32, ) -> bool