pub unsafe extern "system" fn GetConsoleAliasesW(
    AliasBuffer: *mut u16,
    AliasBufferLength: u32,
    ExeName: *mut u16
) -> u32