`int * (string * bool)` formats to `int * string * bool`.
int * (string * bool)formats toint * string * bool.