A Wine-specific D3DKMTEscape code to update a previously created and
exported global D3DKMT resource runtime data.
--
v2: win32u: Introduce a new D3DKMT_ESCAPE_UPDATE_RESOURCE_WINE code.
https://gitlab.winehq.org/wine/wine/-/merge_requests/9143
--
v2: win32u: Fix swapped security / root object attributes.
server: Don't crash in d3dkmt_share_objects if attributes are invalid.
server: Use the object runtime data size for the reply.
https://gitlab.winehq.org/wine/wine/-/merge_requests/9152