pub unsafe extern "C" fn igraph_circulant(
graph: *mut igraph_t,
n: igraph_int_t,
l: *const igraph_vector_int_t,
directed: igraph_bool_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_circulant(
graph: *mut igraph_t,
n: igraph_int_t,
l: *const igraph_vector_int_t,
directed: igraph_bool_t,
) -> igraph_error_t