function GetPackedVersion(const Filename: String; var Version: Int64): Boolean;
Gets the packed version of the specified file. Returns True if successful, False otherwise.
Always use ComparePackedVersion or SamePackedVersion to compare packed versions.