SYNC
SYNC /* looking for synchronization bytes to restart inflate() */
#define SYNC 0x05
#define SYNC 0x00, 0x20, 19, 8 /* SYNCHRONIZE DATA CACHE */
SYNC /* looking for synchronization bytes to restart inflate() */