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