cuse_client_poll
temp = cuse_client_poll(dev, POLLIN | POLLOUT, NULL);
static d_poll_t cuse_client_poll;
.d_poll = cuse_client_poll,