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