boot_fb_cpy
boot_fb_cpy(fb_info.shadow_fb, fb_info.fb, fb_info.fb_size);
boot_fb_cpy(dest, src, size);
boot_fb_cpy(dest, src, size);
boot_fb_cpy(dst + increment, src + increment, width);
boot_fb_cpy(sdst + increment, src + increment, width);