pub unsafe extern "C" fn TCOD_image_put_pixel( image: TCOD_image_t, x: c_int, y: c_int, col: TCOD_color_t, )