pub unsafe extern "C" fn TCOD_dijkstra_path_set( dijkstra: TCOD_dijkstra_t, x: c_int, y: c_int, ) -> bool_