get_u32
static uint32_t get_u32(struct state *);
if (get_u32(s) != s->crc) {
if (get_u32(s) != s->stream.total_out) {