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