pub unsafe extern "C" fn LZWEncodeImage( image: *mut Image, length: size_t, pixels: *mut magick_uint8_t, ) -> c_uint