Function GetConsoleAliasW

pub unsafe extern "system" fn GetConsoleAliasW(
    source: PCWSTR,
    targetbuffer: PWSTR,
    targetbufferlength: u32,
    exename: PCWSTR,
) -> u32