pub unsafe extern "C" fn FromPropertyDescriptor( cx: *mut JSContext, desc_: Handle<PropertyDescriptor>, vp: MutableHandle<Value>, ) -> bool