@c Open a file
This is same as fopen.
VMS has some specialities when writing a file.
FILE *file_fopen( char *pszFileName, char *pszOpenMode ){