/* * incrustator experimental */ typedef struct { int w, h; int x, y; unsigned long magic; } FimgArea51; int incrustator_0(FloatImg *psrc, FloatImg *pdst, int xpos, int ypos, int flags);