Make png_uint_32 32 bits wide on all platforms.

Lots of code assumes that a png_uint_32 is exactly
32 bits wide. That isn't entirely unreasonable given
its name.

Change-Id: I653af9e333e3a6787c73068bf7b2033aed1ed97b
1 file changed