Opens the file with the given file name and mode.
The name and path of the file to open, in system encoding.
The mode to open the file in.
A file handle on success, null on failure.
See Implementation
Opens the file with the given file name and mode.