memmove32_col
memmove32_col(dst, src, 0xff00ff, height, next_line - BPL * 2);
memmove32_col(dst + width / (8 / BPL), src + width / (8 / BPL),
memmove32_col(dst, src, 0xff00ff00, colsize, -next_line - BPL * 2);
memmove32_col(dst - (width - 16) / (8 / BPL),
memmove32_col(dst, src, 0xff00ff, height, next_line - BPL * 2);
memmove32_col(dst + width / (8 / BPL), src + width / (8 / BPL),
memmove32_col(dst, src, 0xff00ff00, colsize, -next_line - BPL * 2);
memmove32_col(dst - (width - 16) / (8 / BPL),
memmove32_col(dst - (width - 16) / (8 / BPL),
memmove32_col(dst, src, 0xff00ff, height, next_line - BPL * 2);
memmove32_col(dst + width / (8 / BPL), src + width / (8 / BPL),
memmove32_col(dst, src, 0xff00ff00, colsize, -next_line - BPL * 2);