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