pub unsafe extern "C" fn image_scale( image: *const Image, nwidth: u32, nheight: u32, ) -> *mut Image