pub fn load_unity_file<P: AsRef<Path>>(path: P) -> Result<UnityFile>
Parse a Unity binary file from a filesystem path.