Returns the size of a file in bytes. Takes a filename. Returns the size of the file in bytes, or 0 if the filename is null or the file doesn't exist.
filename
; No example implemented yet