core::ffi::CStr
alloc::ffi::CString
Stabilize the `core_c_str` and `alloc_c_string` feature gates. Change `std::ffi` to re-export these types rather than creating type aliases, since they now have matching stability.
ThinBox<T>
T