The code in this folder contains utility functions that are copied from the
standard library's internal implementation. These implementations are not
exposed through `std::io` and cannot be directly referenced outside the standard
library, hence the need for this copy.