pub unsafe extern "C" fn rotozoomSurfaceSize( width: i32, height: i32, angle: f64, zoom: f64, dstwidth: *mut i32, dstheight: *mut i32, )
dep_sdl2