Source position: sdl_gfx.pas line 510
function SDL_imageFilterShiftRight(
Src1: PChar;
Dest: PChar;
length: Integer;
N: char
):Integer;