#[no_mangle] pub extern "C" fn blit( sprite: *const u8, x: i32, y: i32, width: u32, height: u32, flags: u32 )