Load text data from file (read)
Pointer<Char> LoadFileText(Pointer<Char> fileName) => _LoadFileText(fileName);