bitmap_copy_fb
bitmap_copy_fb(softc, softc->console->fb.shadow_fb,
bitmap_copy_fb(softc, console->fb.fb, console->fb.shadow_fb);
static void bitmap_copy_fb(struct gfxp_fb_softc *, uint8_t *, uint8_t *);