pub unsafe extern "C" fn ImageResizeCanvas( image: *mut Image, newWidth: i32, newHeight: i32, offsetX: i32, offsetY: i32, fill: Color)