pub unsafe extern "C" fn igraph_graph_power(
graph: *const igraph_t,
res: *mut igraph_t,
order: igraph_int_t,
directed: igraph_bool_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_graph_power(
graph: *const igraph_t,
res: *mut igraph_t,
order: igraph_int_t,
directed: igraph_bool_t,
) -> igraph_error_t