Source position: libsdl2_ttf.pas line 163
type TTTF_RenderUNICODE_Blended_Wrapped = function(
font: PTTF_Font;
text: pcuint16;
fg: TSDL_Color;
wrapLength: cuint32
):PSDL_Surface;