Find text in existing file
int FileTextFindIndex(Pointer<Char> fileName, Pointer<Char> search) => _FileTextFindIndex(fileName, search);