pub fn open_existing_lock_file(path: &Path) -> Result<File>
Opens an existing lock file without creating a missing path.