NBD_REQUEST_MAGIC
.magic = htonl(NBD_REQUEST_MAGIC),
struct nbd_request request = {.magic = htonl(NBD_REQUEST_MAGIC)};