pub unsafe fn SetDataPropertyDescriptor(
    desc: MutableHandle<'_, PropertyDescriptor>,
    value: HandleValue<'_>,
    attrs: u32
)