pub const ReadFileAllocError = File.OpenError || File.Reader.Error || Allocator.Error || error
pub const ReadFileAllocError = File.OpenError || File.Reader.Error || Allocator.Error || error{ /// File size reached or exceeded the provided limit. StreamTooLong, }