pub unsafe fn JS_WrapPropertyDescriptor( cx: *mut JSContext, desc: MutableHandle<'_, PropertyDescriptor>, ) -> bool