Rearrange SGX split module files In #75979 several inlined modules were split out into multiple files. This PR keeps the multiple files but moves a few things around to organize things in a coherent way.
std::sys::hermit::ext
std::os::hermit
std::sys::wasi::ext
std::os::wasi
std::sys::windows::ext
std::os::windows
hermit