Source position: libsdl2_ttf.pas line 170
type TTTF_RenderUTF8_LCD_Wrapped = function(
font: PTTF_Font;
text: PAnsiChar;
fg: TSDL_Color;
bg: TSDL_Color;
wrapLength: cuint32
):PSDL_Surface;