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