(1) Move all variable declarations to the beginning of the block. (2) Remove 'z' printf modifiers. (3) Fix 'comma at the end of enumeration list' warning.
This commit is for the decoder for brotli compression format. Brotli is a generic byte-level compression algorithm.