Function windows_sys::Win32::System::SubsystemForLinux::WslLaunch
pub unsafe extern "system" fn WslLaunch(
distributionname: PCWSTR,
command: PCWSTR,
usecurrentworkingdirectory: BOOL,
stdin: HANDLE,
stdout: HANDLE,
stderr: HANDLE,
process: *mut HANDLE,
) -> HRESULT