pub unsafe extern "C" fn igraph_eulerian_path(
graph: *const igraph_t,
edge_res: *mut igraph_vector_int_t,
vertex_res: *mut igraph_vector_int_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_eulerian_path(
graph: *const igraph_t,
edge_res: *mut igraph_vector_int_t,
vertex_res: *mut igraph_vector_int_t,
) -> igraph_error_t