The real CLI. Living in its own #[cfg(windows)] module means every item inside inherits the platform gate for free instead of repeating #[cfg(windows)] on each import, the allocator, and every function.
#[cfg(windows)]