Source position: sdl_gfx.pas line 520
function SDL_imageFilterShiftRight(
Src1: PAnsiChar;
Dest: PAnsiChar;
length: Integer;
N: AnsiChar
):Integer;