@kuriko
Turns out there is an extra comma in there ("int32_t, x"). So a typo on the website (which I copied).
But Although it compiles now I still could not figure out the last parameter. The doc says "uint8_t font" but thats something else then "IFont* font". What is 2 in your example?