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