Function windows_sys::Win32::System::Console::AddConsoleAliasW

pub unsafe extern "system" fn AddConsoleAliasW(
    source: PCWSTR,
    target: PCWSTR,
    exename: PCWSTR,
) -> BOOL