cedd1686ba
Previously, we included all of `<locale.h>` in order to get `locale_t`. This commit separates it into a `<bits/locale-t.h>` header (generated by cbindgen) to better deal with this.