PNG_LSR          3107 pngrutil.c     #           define PNG_LSR(x,s) ((x)>>((s) & 0x1f))
PNG_LSR          3110 pngrutil.c     #           define PNG_LSR(x,s) ((x)>>(s))