string_printf
string_printf(&g.out, "<%u, %u, %u>:",
string_printf(&g.out, " %d[%d]", g.code[bits], bits);
string_printf(&g.out, "\n");