BLOCKSIZE
#define BLOCKSIZE (128) /* Largest guess for block size */
#define BLOCKSIZE 1024
#define BLOCKSIZE 2048
#define BLOCKSIZE 10
#define BLOCKSIZE 2 * BUFSIZ /* logical block size */
#define BLOCKSIZE 64 /* (1 << BLOCKSHIFT) */