Drm.DmabufSharing buffers between processes.
Export a buffer handle as a PRIME file descriptor.
The new FD is created as close-on-exec.
to_handle dev dmabuf is a GEM handle for the imported buffer.
See the warning on Buffer.id about duplicate handles.
Retrieve the current set of fences on a dma-buf as a sync_file.