CUSE_FFLAG_READ
cuse_fflags |= CUSE_FFLAG_READ;
if ((events & CUSE_POLL_READ) && (fflags & CUSE_FFLAG_READ)) {