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