FUSE_BUF_IS_FD
const bool dst_is_fd = !!(dst->flags & FUSE_BUF_IS_FD);
const bool src_is_fd = !!(src->flags & FUSE_BUF_IS_FD);