Check if fileName is valid for the platform/OS
bool IsFileNameValid(Pointer<Char> fileName) => _IsFileNameValid(fileName);