Instead of imposing compile-time dependencies, we would ideally carry a runtime facility for detecting and using supported buffer mechanisms. This would add to flexibility of internal usage and would avoid compile-time dependencies and general configuration decisions. Downside is juggling all the definitions and dlopen magic, but it is what it is.
<rdar://problem/90477203>