Source position: sdl_gfx.pas line 474
function SDL_imageFilterBitAnd(
Src1: PAnsiChar;
Src2: PAnsiChar;
Dest: PAnsiChar;
length: Integer
):Integer;