transpose
uint8_t *seed, bool transpose) {
if (transpose) {
new_includes = transpose(includes, ngotos);
short **transpose(short **, int);