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