i64
int64_t i64;
i64 = va_arg(ap, int64_t);
opts->hidden_size_bytes = (disksz_t)i64;
opts->hidden = (i64 > 0);