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