I've been using `const util::buffer` a lot of places where that's not really what I mean, because I was avoiding having a separate type for buffers with const pointers. But really this needed to happen.
I've been using `const util::buffer` a lot of places where that's not really what I mean, because I was avoiding having a separate type for buffers with const pointers. But really this needed to happen.