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