pub unsafe extern "C" fn igraph_cited_type_game(
graph: *mut igraph_t,
nodes: igraph_int_t,
types: *const igraph_vector_int_t,
pref: *const igraph_vector_t,
edges_per_step: igraph_int_t,
directed: igraph_bool_t,
) -> igraph_error_t