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