drm_client
#define DRM_IOCTL_GET_CLIENT DRM_IOWR(0x05, struct drm_client)
typedef struct drm_client drm_client_t;
struct drm_client client;
struct drm_client *client = data;