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