Source position: sdl_gfx.pas line 525
function SDL_imageFilterShiftRightAndMultByByte(
Src1: PChar;
Dest: PChar;
length: Integer;
N: char;
C: char
):Integer;