fn get_global_authfile_impl( root: &RootDir, am_uid0: bool, ) -> Result<Option<(Utf8PathBuf, File)>>
Return the path to the global container authentication file, if it exists.