pub unsafe extern "C" fn igraph_transitive_closure( graph: *const igraph_t, closure: *mut igraph_t, ) -> igraph_error_t