bool SaveFileText(Pointer<Char> fileName, Pointer<Char> text) { return _SaveFileText(fileName, text); }