pub unsafe extern "C" fn SetDataPropertyDescriptor(
    desc: MutableHandle<PropertyDescriptor>,
    value: Handle<Value>,
    attrs: u32
)