pub unsafe extern "C" fn TCOD_dijkstra_compute( dijkstra: TCOD_dijkstra_t, root_x: c_int, root_y: c_int, )