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