pub fn blit(sprite: &[u8], x: i32, y: i32, width: u32, height: u32, flags: u32)
Copies pixels to the framebuffer.