sg_io_hdr
struct sg_io_hdr *req;
req = (struct sg_io_hdr *)arg;
struct sg_io_hdr io_hdr;
#define SG_IO _IOWR(SGIOC, 0x85, struct sg_io_hdr)
struct sg_io_hdr io;
struct sg_io_hdr io;