Function windows_sys::Win32::System::SubsystemForLinux::WslLaunchInteractive
pub unsafe extern "system" fn WslLaunchInteractive(
distributionname: PCWSTR,
command: PCWSTR,
usecurrentworkingdirectory: BOOL,
exitcode: *mut u32,
) -> HRESULT