pub unsafe extern "C" fn TCOD_image_get_pixel( image: TCOD_image_t, x: c_int, y: c_int, ) -> TCOD_color_t