pub unsafe fn GetConsoleAliasA<P0, P3>( source: P0, targetbuffer: &mut [u8], exename: P3, ) -> u32where P0: Param<PCSTR>, P3: Param<PCSTR>,