Get text length
NOT calling original Raylib function.
int TextLength( String text, ) => run( () => _debugLabels.TextLength(text), () => text.length, );