WSIZE
# define WSIZE 0x8000 /* window size--must be a power of two, and */
# define WSIZE 65536L /* window size--must be a power of two, and */
# define WSIZE 0x8000 /* window size--must be a power of two, and */
# define WSIZE 65536L /* window size--must be a power of two, and */
# define WSIZE 0x8000 /* window size--must be a power of two, and */