ZPOOL_NEVER_REWIND
int rewind = ZPOOL_NEVER_REWIND;
if (policy.zlp_rewind & ZPOOL_NEVER_REWIND)
if (rewind_flags & ZPOOL_NEVER_REWIND) {