function FileSize64(const Name: String; var Size: Int64): Boolean;
Sets Size to the size of the specified file in bytes. Returns True if the file size was set successfully and False otherwise.