PNG_LSR          2893 3rdparty/libpng/pngrutil.c #           define PNG_LSR(x,s) ((x)>>((s) & 0x1f))
PNG_LSR          2896 3rdparty/libpng/pngrutil.c #           define PNG_LSR(x,s) ((x)>>(s))