pub(crate) type FileCacheRef = Arc<FileCache>;
pub(crate) struct FileCacheRef { /* private fields */ }