On Linux GCC: I\'d like to check for existence of a file and I have the file name as wchar_t* dwgfile. I wanted to use stat() but I think that stat does not exist for wide bytes