GB
warnx("maximum blocksize is %ldG", MAXB / GB);
#define MAXB GB /* No tera, peta, nor exa. */
max = MAXB / GB;
mul = GB;
#define TOTAL 1147ULL GB